vector_rotate_3d_vector

Syntax:

vector_rotate_3d_vector(vector, normal, radians)

Arguments:

Argument Name Type Description
vectorvector3vector to rotate
normalvector3vector to rotate around
radiansrealamount to rotate around vector

Returns: (vector3)

Description:

Loading page...

Back: Operations
Next: vector_floor